pico-enumeration 0.3.1

Unofficial Rust bindings and wrappers for Pico Technology oscilloscope drivers
Documentation

pico-enumeration

Enumerates Pico Technology oscilloscope devices.

This is a sub crate that you probably don't want to use directly. Try the top level pico-sdk crate which exposes everything from here.

Discovers Pico devices by USB Vendor ID, handles loading the required Pico drivers and enumerates them in parallel returning discovered devices and errors.

License: MIT